The amount of time (in seconds) that adTempus should wait for the condition to be satisfied.
__property long WaitLimit;
long WaitLimit;
Property WaitLimit() As long
|
Parameters |
Description |
|
val |
The wait timeout, in seconds |
The value is ignored unless the Options for the condition include the option to wait for the condition. See individual condition classes for information on setting this option.
|
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|